home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_a2m / co_pilot / co_pilot.txt < prev    next >
Text File  |  1995-05-02  |  5KB  |  95 lines

  1.  
  2.                       DOCs for CO_PILOT.ARC
  3.  
  4.         There  are  two  programs in  the  .ARC  that  are 
  5.         essentially  the  same,  but they  have  different 
  6.         names.This is done so that one can be used with an 
  7.         AUTO folder on disk A:\ and the other can be  used 
  8.         with  an AUTO folder on disk C:\,  the hard  disk.  
  9.         When  the program runs it rings the bell  5  times 
  10.         rapidly to get your attention and then prints  out 
  11.         a  list  of messages that remind you to do  or  be 
  12.         aware of certain things.   You write your own list 
  13.         with  either a text editor or a word processor  in 
  14.         ASCII mode.   The list is similar to the checklist 
  15.         that  pilots and copilots go through now and  then 
  16.         on some of the more successful airlines.  
  17.         
  18.         I  wrote  the program because I'm  paranoid  about 
  19.         viruses.   There  is a great program  called  'The 
  20.         Protector'  that prevents writing to any disk  per 
  21.         your selection.  To make the day to day operations 
  22.         faster,   the  program  is  initialized  with  all 
  23.         prevention off, no protection.  When I run a piece 
  24.         of  suspect software,  I can usually  remember  to 
  25.         turn it on,  but then in the process of running  I 
  26.         crash  the  system and forget to  turn  protection 
  27.         back on after a RESET. Potential disaster! As long 
  28.         as  I was taking care of that problem,  I  thought 
  29.         the solution might as well be generalized to print 
  30.         other pertinent information.  The sample .INF file 
  31.         that comes in the .ARC contains the three  warning 
  32.         messages  that I use.   The Protector has  already 
  33.         been mentioned,  Quick Print is an accessory  that 
  34.         simulates the PrtScr key on an IBM PC (sometimes), 
  35.         It   speeds   up  the  printing   of   text   with 
  36.         Alternate/Help  considerably,  when you're  lucky.  
  37.         It  must be activated to the fast mode every  time 
  38.         the system is booted.  The note about the modem is 
  39.         because I often forget to turn it off.
  40.  
  41.                           Demonstration
  42.         Since  _everybody_  is familiar with a  boot  from 
  43.         disk A:\ ,  the usage procedure for that case will 
  44.         be  described;  the modifications for a hard  disk 
  45.         booting  from disk C:\ will  be  obvious.   Simply 
  46.         add   the program COPILOTA.PRG and the check  list 
  47.         CO_PILOT.INF in the AUTO folder on a floppy  disk. 
  48.         Do either a cold or warm boot with that disk. This 
  49.         boot  will  demonstrate  how  the  program  works.
  50.           
  51.                     Customizing the Check List
  52.         To customize the program for yourself,  prepare an 
  53.         .INF  file with as many one line messages  as  you 
  54.         wish,  using  the  .INF file provided  here  as  a 
  55.         sample.   The file  must be a pure ASCII file with 
  56.         a CR and an LF at the end of each line.  The  file 
  57.         must  be named CO_PILOT.INF and it must be put  in 
  58.         the  \AUTO\  folder.   You can test your  file  by  
  59.         putting  the  .INF  file in your AUTO  folder  and 
  60.         executing the _proper_ program (A:  version  or C: 
  61.         version) as an ordinary GEM program from any  disk 
  62.         root or partition or folder.   It won't work quite 
  63.         right;  the message will flash briefly and then be 
  64.         cleared  but  it  will last  long  enough  to  get 
  65.         a pretty good idea of what you have.  When you are 
  66.         satisfied,  put  the .PRG in the AUTO folder  too, 
  67.         and you should be in business.
  68.         
  69.                         Using a hard Disk
  70.         If you are new to hard disks, do yourself a favor, 
  71.         learn how to boot from a floppy and still get  the 
  72.         disk  icons  that are in the DESKTOP.INF  file  on 
  73.         C:\.   Do this _before_ you get in a jam.   If you 
  74.         put  a bad program in the AUTO folder you can  end 
  75.         up in an infinite loop. The floppy boot allows you 
  76.         access   to  C:\AUTO\  to  remove  the   offending 
  77.         program.   I learned the hard way; the system went 
  78.         into  an infinite loop,  and I had visions of  not 
  79.         being  able  to  even park the  disk  to  take  it 
  80.         someplace  for  help!!   It  turns  out  that  the 
  81.         PARK.PRG works from a floppy too,  try it as well.  
  82.         But  I had a very nervous few minutes!  (There  is 
  83.         also  a potential problem with bad accessories  on 
  84.         C:\ as well,  I haven't solved that one to my  own 
  85.         satisfaction,  yet.)   Once you  feel  comfortable 
  86.         adding new programs to C:\AUTO\,  add COPILOTC.PRG 
  87.         to it.   Note that the spelling for the .INF  file 
  88.         doesn't  change,  just the terminal letter in  the 
  89.         name of the program.
  90.         
  91.                          Happy landings!
  92.                          Merlin L. Hanson
  93.                           March 14,1990
  94.  
  95.